home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / magic-heaven.swf / scripts / frame_59 / PlaceObject2_803_2 / CLIPACTIONRECORD on(construct).as < prev   
Encoding:
Text File  |  2011-12-21  |  196 b   |  9 lines

  1. on(construct){
  2.    scoreLocation = "_root.game_score";
  3.    gamename = "deepfreeze";
  4.    saveScore = true;
  5.    scoreIsTime = false;
  6.    scoreReversed = false;
  7.    negativeScoreAllowed = false;
  8. }
  9.